""if Julien has more money than the
price of the CD then he will buy the CD."
Problem solving sequence:
1.Algorithm
2.Pseudo-code
3.Flowchat
4.C/C++ code
Branching statement Example (Step 1)
Julien is shopping at a mall and he finds a CD that he wants to buy. Julien then checks his pocket to see if he has
enough money to
pay for the CD. Depending
on money he will make
a decision. Define this.